Perpetual Pyramid
Perpetual Pyramid
Games, programming and other bits and pieces

TACMAN - Tactile PACMAN

I decided to make my next Making project trying to build a physical version of my TACMAN game.

The idea would be to build a physical game, 3d printed, that you can play. The game would be a turn-based PACMAN, like in my original Pygame version.

An image

Some of the key ideas would be:


There are several new elements here for me to learn:


The first phase of the project is to get my old game working under Python 3. This will allow me to use the logic.

I also need to be able to run that on the device to get a view of the board, like the system used for the Word Clock. This was very useful to be able to see the intended display from the lights.